Skip to content

chore(release): v0.14.0-rc1#166

Merged
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.14.0-rc1
Jun 17, 2026
Merged

chore(release): v0.14.0-rc1#166
chris-colinsky merged 1 commit into
mainfrom
chore/release-v0.14.0-rc1

Conversation

@chris-colinsky

Copy link
Copy Markdown
Member

Summary

Release-candidate bump for v0.14.0 (retry & reliability; pinned spec v0.53.0 -> v0.60.0).

  • Package version -> 0.14.0rc1 (pyproject.toml, __version__, tests/test_smoke.py, uv.lock).
  • CHANGELOG [Unreleased] becomes the dated [0.14.0] section (2026-06-17).
  • Regenerated src/openarmature/AGENTS.md (the version stamp it embeds).

Per RELEASING.md's rc-first flow: merging this and tagging v0.14.0-rc1 publishes to TestPyPI for verification. The real v0.14.0 version bump + tag (PyPI + GitHub Release) is a separate follow-up PR after the rc verifies.

No behavior change; version / changelog / generated-doc only.

Testing

  • uv run pytest tests/: 1320 passed, 376 skipped.
  • ruff and pyright clean; the pyproject version normalizes to match the v0.14.0-rc1 tag (PEP 440).

Release candidate for v0.14.0 (retry & reliability; pin v0.53.0 ->
v0.60.0). Bump the package version to 0.14.0rc1 across pyproject,
__version__, test_smoke, and the lockfile; date the CHANGELOG [0.14.0]
section; regenerate the bundled AGENTS.md version stamp. Tagging
v0.14.0-rc1 publishes to TestPyPI for verification before the real
v0.14.0 tag.
Copilot AI review requested due to automatic review settings June 17, 2026 23:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Release-candidate version bump for the v0.14.0 cycle, aligning package metadata, smoke tests, lockfile, generated bundled agent docs, and the changelog date/heading for tagging v0.14.0-rc1 (TestPyPI flow).

Changes:

  • Bumped package version to 0.14.0rc1 across pyproject.toml, runtime __version__, uv.lock, and smoke test assertions.
  • Rolled CHANGELOG.md from [Unreleased] to the dated [0.14.0] — 2026-06-17 section.
  • Regenerated the bundled src/openarmature/AGENTS.md to reflect the new package version stamp.

Reviewed changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
uv.lock Updates editable package entry version to 0.14.0rc1.
tests/test_smoke.py Updates version assertion to 0.14.0rc1.
src/openarmature/AGENTS.md Updates bundled agent doc version stamp to 0.14.0rc1.
src/openarmature/init.py Updates __version__ to 0.14.0rc1.
pyproject.toml Updates project version to 0.14.0rc1.
CHANGELOG.md Promotes [Unreleased] to [0.14.0] — 2026-06-17.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chris-colinsky chris-colinsky merged commit 2962dc9 into main Jun 17, 2026
7 checks passed
@chris-colinsky chris-colinsky deleted the chore/release-v0.14.0-rc1 branch June 17, 2026 23:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants